FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.erec#0.12.0-alpha1.0.4 (47 ms)

Package ca.on.oh.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment
Version 1.0.0
Status draft
Name EReferralAppointment
Title Appointment
Experimental False
Realm ca
Description A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).
Type Appointment
Kind resource

Resources that use this resource

CapabilityStatement
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CapabilityStatement Ontario eReferral FHIR Capability Statement
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader MessageHeader

Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location Location
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient Patient
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole PractitionerRole
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest ServiceRequest
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment Appointment


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-eReferral-profile-Appointment",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment",
  "version" : "1.0.0",
  "name" : "EReferralAppointment",
  "title" : "Appointment",
  "status" : "draft",
  "description" : "A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Appointment",
  "baseDefinition" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Appointment.meta",
        "path" : "Appointment.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Appointment.meta.profile",
        "path" : "Appointment.meta.profile",
        "comment" : "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Appointment.text",
        "path" : "Appointment.text"
      },
      {
        "id" : "Appointment.text.status",
        "path" : "Appointment.text.status",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.text.div",
        "path" : "Appointment.text.div",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.appointmentType",
        "path" : "Appointment.appointmentType",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.appointmentType.coding",
        "path" : "Appointment.appointmentType.coding",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.appointmentType.coding.system",
        "path" : "Appointment.appointmentType.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.appointmentType.coding.code",
        "path" : "Appointment.appointmentType.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.appointmentType.coding.display",
        "path" : "Appointment.appointmentType.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.appointmentType.text",
        "path" : "Appointment.appointmentType.text",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.end",
        "path" : "Appointment.end",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.minutesDuration",
        "path" : "Appointment.minutesDuration",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.patientInstruction",
        "path" : "Appointment.patientInstruction",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.basedOn",
        "path" : "Appointment.basedOn",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest"
            ]
          }
        ]
      },
      {
        "id" : "Appointment.basedOn.reference",
        "path" : "Appointment.basedOn.reference",
        "min" : 1
      },
      {
        "id" : "Appointment.participant.actor",
        "path" : "Appointment.participant.actor",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole",
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location",
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient"
            ]
          }
        ]
      },
      {
        "id" : "Appointment.participant.required",
        "path" : "Appointment.participant.required",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.participant.status",
        "path" : "Appointment.participant.status",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.participant.period",
        "path" : "Appointment.participant.period",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.participant.period.start",
        "path" : "Appointment.participant.period.start",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.participant.period.end",
        "path" : "Appointment.participant.period.end",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.requestedPeriod",
        "path" : "Appointment.requestedPeriod",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.requestedPeriod.start",
        "path" : "Appointment.requestedPeriod.start",
        "mustSupport" : true
      },
      {
        "id" : "Appointment.requestedPeriod.end",
        "path" : "Appointment.requestedPeriod.end",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.